5 matches found
CVE-2026-23145
Technical details for CVE-2026-23145 are not publicly available in the provided documents. The entries reference the CVE but do not disclose the affected product/version, root cause, impact, or remediation. Monitor for updates.
CVE-2025-71123
CVE-2025-71123 affects the Linux kernel Ext4 mount option parsing. The vulnerability stems from improper string copying in parse_apply_sb_mount_options(), where strscpy_pad() could copy a non-NUL-terminated string into a fixed-size destination, triggering fortify warnings (strnlen: detected buffe...
CVE-2025-71155
CVE-2025-71155 concerns the Linux kernel KVM on s390 where gmap_helper_zap_one_page() had missing checks that could lead to memory corruption in a guest under specific circumstances. The connected documents confirm the vulnerability and describe the root cause as incomplete validation within that...
CVE-2026-53288
CVE-2026-53288 affects the Linux kernel on arm64. The issue arises in the early kernel mapping where the final part of the data/end segment may overflow into the next page of init_pg_end, requiring an extra page reservation for kernel segments. The advisory explains that 4K-page early mappings ca...
CVE-2026-43147
CVE-2026-43147 concerns a deadlock in the Linux kernel SR-IOV removal path. The issue arises when sriov_del_vfs() is invoked during pci_stop_and_remove_bus_device(), causing a recursive lock acquisition on pci_rescan_remove_lock and leading to system unresponsiveness. The public description confi...